home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
WINNC
/
WINNC32.EX_
/
WINNC32.EX
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
Wrap
Text File
|
1997-06-16
|
1KB
|
54 lines
object Form6: TForm6
Left = 251
Top = 169
BorderIcons = []
BorderStyle = bsSingle
Caption = 'System Info'
ClientHeight = 158
ClientWidth = 315
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = starten
PixelsPerInch = 96
TextHeight = 13
object Button: TButton
Left = 120
Top = 120
Width = 75
Height = 25
Caption = 'Start'
ParentShowHint = False
ShowHint = False
TabOrder = 0
OnClick = ButtonClick
end
object Grid: TStringGrid
Left = 4
Top = 8
Width = 305
Height = 105
Color = clWhite
ColCount = 2
Ctl3D = True
DefaultColWidth = 150
DefaultRowHeight = 16
Enabled = False
FixedCols = 0
RowCount = 8
Font.Color = clBlack
Font.Height = -8
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goRowSizing, goColSizing, goRowMoving, goColMoving, goEditing, goTabs, goAlwaysShowEditor, goThumbTracking]
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ScrollBars = ssNone
ShowHint = False
TabOrder = 1
end
end